|
Create Virtual Machine#2
2015/11/28 |
|
If you installed Desktop Environment,
it's possible to create a Virtual machine on GUI. This example shows to install Windows Server 2012 R2 on GUI.
|
|
| [1] | Install required packages. |
|
dlp:~ # zypper -n install virt-manager
|
| [2] | Start terminal on Desktop and input the command "virt-manager" like follows. |
|
| [3] | Click 'New' button (it's just the PC-icon on upper-left) and open a wizard to create a new Virtual Machine. |
|
| [4] | Proceed to next. |
|
| [5] | Proceed to next. |
|
| [6] | Specify OS type and version of Virtual Machine. |
|
| [7] | This is Virtual machine's overview. Change settings if you need. At least it had better to change amount of memory and CD-ROM settings for installation. |
|
| [8] | Click "OK" if it's all OK. |
|
| [9] | Windows installer starts. |
|
| [10] | Installation finished and Windows Server 2012 R2 is running. |
|